Skip to content

Fix visit methods#104

Merged
jecisc merged 1 commit intov3from
fix-visits
Feb 24, 2026
Merged

Fix visit methods#104
jecisc merged 1 commit intov3from
fix-visits

Conversation

@jecisc
Copy link
Member

@jecisc jecisc commented Feb 24, 2026

They were in the weird state been at the same time extensions and not extensions.

  • the content of FASTTCharacterLiteral>>accept: was wrong.

Fixes #103

They were in the weird state been at the same time extensions and not extensions.

+ the content of FASTTCharacterLiteral>>accept: was wrong.

Fixes #103
@jecisc jecisc merged commit 5bd5212 into v3 Feb 24, 2026
8 of 11 checks passed
@jecisc jecisc deleted the fix-visits branch February 24, 2026 16:47
@NicolasAnquetil
Copy link
Contributor

First, see comment on #103
Initially, visit methods were created manually as extension
I think it is now automatic (but if so moosetechnology/Famix#938 should be closed)

That would explain the confusion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FAST does not load in a clean way

2 participants